home *** CD-ROM | disk | FTP | other *** search
/ Gambler 19 / GAMBLERCD19.BIN / UTILS / RIVA128 / Uzytki / PowerStrip v2.17 / PSTRIP95.INF < prev    next >
Windows Setup INFormation  |  1998-04-12  |  2KB  |  98 lines

  1. ; INF file for PowerStrip 95/98
  2. ; Copyright 1997-98, EnTech Taiwan
  3. ; Right-click this file from the Windows Explorer and select "Install"
  4. ; or simply run the Setup program (if included)
  5.  
  6. [DefaultInstall]
  7. CopyFiles=PS.Copy.Win, PS.Copy.Inf, PS.Copy.Vxd
  8. UpdateInis=PS.Links
  9. AddReg=PS.Reg
  10. Uninstall=PS.Remove
  11.  
  12. [SoftwareInstall]
  13. CopyFiles=PS.Copy.Win, PS.Copy.Inf, PS.Copy.Vxd
  14. UpdateInis=PS.Links
  15. AddReg=PS.Reg
  16. Uninstall=PS.Remove
  17.  
  18. [PS.Remove]
  19. DelFiles=PS.Copy.Win, PS.Copy.Inf, PS.Copy.Vxd, PS.Copy.Ini
  20. DelReg=PS.Reg.Remove
  21. UpdateInis=PS.Links.Remove
  22.  
  23. [version]
  24. signature="$CHICAGO$"
  25.  
  26. [DestinationDirs]
  27. PS.Copy.Win=25
  28. PS.Copy.Inf=17
  29. PS.Copy.Vxd=11
  30. PS.Copy.Ini=25
  31.  
  32. ; If wish to use a custom bitmap, name it PSTRIP.BMP and
  33. ; un-comment the ;PSTRIP.BMP line below
  34. [PS.Copy.Win]
  35. PSTRIP.EXE
  36. PSTRIP.DLL
  37. PSTRIP.DAT
  38. PSTRIP.TXT
  39. PSTRIP.CFG
  40. PSTRIP.DOC
  41. ;PSTRIP.BMP
  42.  
  43. [PS.Copy.Vxd]
  44. PSTRIP.VXD
  45.  
  46. [PS.Copy.Inf]
  47. PSTRIP95.INF
  48.  
  49. [PS.Copy.Ini]
  50. PSTRIP.INI
  51. PSTRIP.CNF
  52. PSLITE.EXE
  53.  
  54. [SourceDisksNames]
  55. 98="PowerStrip Disk",,
  56.  
  57. [SourceDisksFiles]
  58. PSTRIP.EXE=98
  59. PSTRIP.DLL=98
  60. PSTRIP.TXT=98
  61. PSTRIP.DAT=98
  62. PSTRIP.BMP=98
  63. PSTRIP.VXD=98
  64. PSTRIP.CFG=98
  65. PSTRIP.DOC=98
  66. PSTRIP95.INF=98
  67.  
  68. [Strings]
  69. PSPROG="PowerStrip"
  70. PSPROG_LOCN="PowerStrip"
  71. PS_DESC="PowerStrip"
  72. PS_READDOCS="Online Documentation"
  73. PS_READDESC="Release Notes"
  74. PS_REMOVE_DESC="PowerStrip (remove only)"
  75. PS_SHORTDESC="PowerStrip"
  76.  
  77. [PS.Links]
  78. setup.ini, progman.groups,,"group55=%PSPROG_LOCN%"
  79. setup.ini, group55,,"""%PS_DESC%"", ""%25%\PSTRIP.exe"",,,,,%PS_SHORTDESC%"
  80. setup.ini, group55,,"""%PS_READDOCS%"", ""%25%\PSTRIP.doc"",,,,,%PS_READDOCS%"
  81. setup.ini, group55,,"""%PS_READDESC%"", ""%25%\PSTRIP.txt"",,,,,%PS_READDESC%"
  82.  
  83. [PS.Links.Remove]
  84. setup.ini, progman.groups,,"group55=%PSPROG_LOCN%"
  85. setup.ini, group55,,"""%PS_DESC%""
  86. setup.ini, group55,,"""%PS_READDOCS%""
  87. setup.ini, group55,,"""%PS_READDESC%""
  88.  
  89. [PS.Reg]
  90. ;Un-comment the next line if you want the PowerStrip to load automatically
  91. ;HKLM,Software\Microsoft\Windows\CurrentVersion\Run,PowerStrip,,"%25%\pstrip.exe"
  92. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\PowerStrip,DisplayName,,"%PS_REMOVE_DESC%"
  93. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\PowerStrip,UninstallString,,"RunDll setupx.dll,InstallHinfSection PS.Remove 4 PSTRIP95.inf"
  94.  
  95. [PS.Reg.Remove]
  96. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\PowerStrip
  97. HKLM,Software\Microsoft\Windows\CurrentVersion\Run,PowerStrip
  98.